Autogenerated HTML docs for v1.6.0-rc2-22-g71b9
diff --git a/git-push.txt b/git-push.txt index 050c3dd..45c9643 100644 --- a/git-push.txt +++ b/git-push.txt
@@ -31,8 +31,8 @@ operation. See the section <<URLS,GIT URLS>> below. <refspec>...:: - The canonical format of each <refspec> parameter is - `+?<src>:<dst>`; that is, an optional plus `+`, followed + The canonical format of a <refspec> parameter is + `+?<src>:<dst>`; that is, an optional plus `{plus}`, followed by the source ref, followed by a colon `:`, followed by the destination ref. +